home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / pcbss30.zip / README.SS3 < prev    next >
Text File  |  1992-11-23  |  2KB  |  51 lines

  1.  
  2. Files
  3. ------------------------------------------------------------------------------
  4.   SS.EXE          PCBSuperScript executable
  5.   SS386.EXE       PCBSuperScript executable (386 version)
  6.   SS.DOC          PCBSuperScript documentation
  7.   SSREF.DOC       PCBSuperScript quick reference
  8.   BOARD.BAT       Sample BOARD.BAT file to use with PCBSS
  9.   SS.CFG          Sample PCBSS config file (used by BANK.ZIP & NEWUSER.ZIP)
  10.   BANK.ZIP        TimeBank sample script
  11.   NEWUSER.ZIP     New user sample script
  12.  
  13.  
  14. Overview
  15. ------------------------------------------------------------------------------
  16.  
  17.     For those of you who absolutly can't wait to run a program before reading
  18.   any documentation (most of us), then at least read it after you run the
  19.   program. Please don't get to the end of this file, run the program and
  20.   proclaim that it doesn't work if it doesn't do just what you desire.
  21.  
  22.  
  23. Installation - Part 1
  24. ------------------------------------------------------------------------------
  25.  
  26.   1.  Create a new directory named "SS3" (or anything you like).
  27.   2.  Change to the new directory (i.e. "CD \SS3"). .
  28.   3.  Unzip the contents of PCBSS30.
  29.   4.  Check the contents of BOARD.BAT. This file contains directory specific
  30.       references and comments that you need to read.
  31.   5.  Check the contents of SS.CFG. This file contains directory specific
  32.       references that you may wish to change.
  33.  
  34.  
  35. Installation - Part 2
  36. ------------------------------------------------------------------------------
  37.  
  38.   1.  Create a new subdirectory of "SS3" named "DEF" (or anything you like).
  39.   2.  Change to the new directory (i.e. "CD \SS3\DEF").
  40.   3.  Unzip the contents of BANK.ZIP and NEWUSER.ZIP.
  41.   4.  Run PCBSETUP and add BANK and NEWUSER to your door list. For example:
  42.  
  43.     ┌───────────────────────────────────────────────────────────────────────┐
  44.     │                                    USER DOOR                          │
  45.     │   Filename    Password   Sec Login SYS  SYS  Shell Path to DOOR Files │
  46.     │  ══════════ ════════════ ═══ ═════ ════ ════ ═════ ═══════════════════╡
  47.     │ 1) NEWUSER                 9   Y    Y    N     N   C:\SS3\DEF         │
  48.     │ 2) BANK                   10   N    Y    N     N   C:\SS3\DEF         │
  49.     └───────────────────────────────────────────────────────────────────────┘
  50.  
  51.